home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / s_to_z / tshad13 / delphi1 / readme.txt next >
Encoding:
Text File  |  1996-09-15  |  3.2 KB  |  109 lines

  1. TShadowForm V1.3 (c)Wolfgang Waldmann WOLLE - Software development
  2.  
  3. 1. Copy regWolle.dcu, wwShadow.dcu and wwShadow.dcr into your directory.
  4. 2. Run Delphi
  5. 3. Install new component regWolle.dcu.
  6. 4. Create a form and select ShadowForm.
  7. 5. Set ShadowSize, ShadowPos, ShadowType and ActivFormOnly.
  8. 6. Set Active to true.
  9.  
  10. Properties:
  11.  
  12. ShadowSize =     Defines the width of shadow at the right side of the form 
  13.         and the height of at the bottom of the form
  14.  
  15. ShadowPos  =     Defines the position of the shadow. 
  16.  
  17. ShadowType =    Select type of shadow. Use esfRealButSlow ShadowType only
  18.         for Dialogforms, because it very slow and flickers alot 
  19.         (windowsproblem), but it works with all other Formtypes.
  20.  
  21. ActivFormOnly = If this property is true TShadow will remove shadow on an
  22.         inactive window. If your FormStyle is MdiForm or MdiChild
  23.         then ActivForm MUST SET TO TRUE.
  24.  
  25. Warnings
  26.  
  27. If you set ActivFormOnly to false sometimes the shadow overlapped the
  28. projectinspector. This is a problem while designtime only.
  29.  
  30. Notes
  31.  
  32. If you set ActivFormOnly to true and Active to true the shadow will shown when
  33. you select your form.
  34.  
  35. Known bugs
  36.  
  37. None
  38.  
  39. Support
  40.  
  41. Report any problem or bug via CIS: 100525,1226
  42. Registered user will receive all new updates of version 1.x
  43.  
  44. Register via Compuserve:
  45.  
  46. GO SWREG 
  47.  
  48. Registration ID:   9612 for TShadow w/o Source
  49. Registration ID:   9613 for TShadow with full Source
  50.  
  51.  
  52. or mail this form to:
  53.  
  54. Wolfgang Waldmann
  55. Fritz-Reuter-Weg 19
  56. 47475 Kamp-Lintfort
  57. Germany
  58. CIS: 100525,1226
  59.  
  60. Date: ________________________
  61.  
  62. Product                                  **Price (US) Qty Subtotal
  63. ------------------------------------------------------------------
  64.  
  65. TShadowForm 1.0 DCU Code (one disk)         $  9.00   ___ ________
  66. TShadowForm 1.0 Source Code (one disk)      $ 49.00   ___ ________
  67.  
  68. ------------------------------------------------------------------
  69.  
  70. Shipping via E-Mail (per disk)              $  2.00   ___ ________
  71.  
  72. Shipping via Postal Mail (per disk)         $  5.00   ___ ________
  73.  
  74. ------------------------------------------------------------------
  75.  
  76. Total                                                   __________
  77.  
  78. ------------------------------------------------------------------
  79.  
  80. **All payments must be in US dollars.
  81.  
  82. SHIPPING DETAILS
  83.  
  84. Name:             __________________________________________________
  85.  
  86. Title/Department: __________________________________________________
  87.  
  88. Company:          __________________________________________________
  89.  
  90. Address:          __________________________________________________
  91.  
  92.                   __________________________________________________
  93.  
  94.                   __________________________________________________
  95.  
  96. State/Province:   __________________________________________________
  97.  
  98. Post/ZIP Code:    __________________________________________________
  99.  
  100. Country:          __________________________________________________
  101.  
  102. Phone:            (________)________________________________________
  103.  
  104. Fax:              (________)________________________________________
  105.  
  106. E-mail:           __________________________________________________
  107.  
  108. Thank you for your order.
  109.